Mark #2739 as ready git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@283218 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/www/upcoming_meeting.html b/www/upcoming_meeting.html index 05eac39..f3bdf85 100644 --- a/www/upcoming_meeting.html +++ b/www/upcoming_meeting.html
@@ -109,7 +109,7 @@ <tr><td><a href="http://wg21.link/LWG2735">2735</a></td><td>std::abs(short), std::abs(signed char) and others should return int instead of double in order to be compatible with C++98 and C</td><td>Issaquah</td><td></td></tr> <tr><td><a href="http://wg21.link/LWG2736">2736</a></td><td>nullopt_t insufficiently constrained</td><td>Issaquah</td><td></td></tr> <tr><td><a href="http://wg21.link/LWG2738">2738</a></td><td>is_constructible with void types</td><td>Issaquah</td><td>We already do this</td></tr> - <tr><td><a href="http://wg21.link/LWG2739">2739</a></td><td>Issue with time_point non-member subtraction with an unsigned duration</td><td>Issaquah</td><td></td></tr> + <tr><td><a href="http://wg21.link/LWG2739">2739</a></td><td>Issue with time_point non-member subtraction with an unsigned duration</td><td>Issaquah</td><td>Patch Ready</td></tr> <tr><td><a href="http://wg21.link/LWG2740">2740</a></td><td>constexpr optional<T>::operator-></td><td>Issaquah</td><td></td></tr> <tr><td><a href="http://wg21.link/LWG2742">2742</a></td><td>Inconsistent string interface taking string_view</td><td>Issaquah</td><td>Patch Ready</td></tr> <tr><td><a href="http://wg21.link/LWG2744">2744</a></td><td>any's in_place constructors</td><td>Issaquah</td><td></td></tr> @@ -183,7 +183,7 @@ <li>2735 - </li> <li>2736 - </li> <li>2738 - We already do this; I added tests for cv-void</li> -<li>2739 - </li> +<li>2739 - Patch and tests ready</li> <li>2740 - </li> <li>2742 - Patch and tests ready</li> <li>2744 - </li> @@ -205,7 +205,7 @@ <li>2769 - </li> </ul> -<p>Last Updated: 3-Oct-2016</p> +<p>Last Updated: 4-Oct-2016</p> </div> </body> </html>